NcApi
Data Fields
NcApiWesCmdParams Struct Reference

Parameters for the NcApiWesCmd function. More...

#include <NcApi.h>

Data Fields

NcApiWesCmdValues cmd
 WES Command. More...
 
void * callbackToken
 Application provided token / context / tag that it wants to called back with. NcApi does not inspect this parameter, it merely passes it along. More...
 

Detailed Description

Parameters for the NcApiWesCmd function.

Field Documentation

void* NcApiWesCmdParams::callbackToken

Application provided token / context / tag that it wants to called back with. NcApi does not inspect this parameter, it merely passes it along.

NcApiWesCmdValues NcApiWesCmdParams::cmd

WES Command.


The documentation for this struct was generated from the following file: